chore(deps): update rhdh bulk import dependencies (minor)#3439
chore(deps): update rhdh bulk import dependencies (minor)#3439renovate[bot] wants to merge 1 commit into
Conversation
Changed Packages
|
429734c to
9022ab6
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3439 +/- ##
=======================================
Coverage 53.62% 53.62%
=======================================
Files 2256 2256
Lines 85870 85870
Branches 24186 24186
=======================================
Hits 46046 46046
Misses 38333 38333
Partials 1491 1491
*This pull request uses carry forward flags. Click here to find out more. Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
9022ab6 to
8be73ef
Compare
8be73ef to
b68d161
Compare
b68d161 to
398c5a5
Compare
398c5a5 to
5b2c96f
Compare
5b2c96f to
10b0513
Compare
10b0513 to
05205ea
Compare
05205ea to
1a09689
Compare
1a09689 to
b17cbe6
Compare
|
b17cbe6 to
05ab899
Compare
05ab899 to
e72e46d
Compare
e72e46d to
ddf706c
Compare
ddf706c to
2b25b0f
Compare
2b25b0f to
705c227
Compare
705c227 to
fcdf819
Compare
fcdf819 to
d5a3c19
Compare
a44bd94 to
8db527d
Compare
8db527d to
c0463a0
Compare
c0463a0 to
1a50805
Compare
1a50805 to
1de6091
Compare
1de6091 to
3797021
Compare
|
3797021 to
36019ca
Compare
36019ca to
5d32053
Compare
5d32053 to
055a574
Compare
055a574 to
905c42d
Compare
905c42d to
cab1402
Compare
cab1402 to
243d34b
Compare
243d34b to
9f6abdb
Compare
9f6abdb to
d9a584e
Compare
d9a584e to
5fde1de
Compare
5fde1de to
a9da20f
Compare
a9da20f to
f4cf3d6
Compare
f4cf3d6 to
4f350b0
Compare
4f350b0 to
8af4931
Compare
8af4931 to
39e1334
Compare
39e1334 to
69e8a75
Compare
69e8a75 to
c44485d
Compare
c44485d to
fa11f9f
Compare
fa11f9f to
e956ec1
Compare
e956ec1 to
fd7c568
Compare
fd7c568 to
b8020de
Compare
b8020de to
0937983
Compare
0937983 to
9a70260
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|



This PR contains the following updates:
2.34.0→2.38.01.60.0→1.61.0Release Notes
OpenAPITools/openapi-generator-cli (@openapitools/openapi-generator-cli)
v2.38.0Compare Source
Features
v2.37.0Compare Source
Features
v2.36.0Compare Source
Features
v2.35.0Compare Source
Features
microsoft/playwright (@playwright/test)
v1.61.0Compare Source
🔑 WebAuthn passkeys
New Credentials virtual authenticator, available via browserContext.credentials, lets tests register passkeys and answer
navigator.credentials.create()/navigator.credentials.get()ceremonies in the page — no real hardware key required, works in all browsers:You can also let the app register a passkey once in a setup test, read it back with credentials.get(), and seed it into later tests — see Credentials for details.
🗃️ Web Storage
New WebStorage API, available via page.localStorage and page.sessionStorage, reads and writes the page's storage for the current origin:
New APIs
Network
Browser and Screencast
artifactsDirin browserType.connectOverCDP() controls where artifacts such as traces and downloads are stored when attached to an existing browser.cursorin screencast.showActions() controls the cursor decoration rendered for pointer actions.onFramecallback in screencast.start() now receives atimestampof when the frame was presented by the browser.Test runner
trace: new'on-all-retries','retain-on-first-failure'and'retain-on-failure-and-retries'values. See the video modes table for which runs are recorded and kept in each mode.expect.soft.poll(...).process.argvfrom the runner process, handy for reading custom arguments passed after the--separator.AggregateErroras a separate entry.-Gcommand line shorthand for--grep-invert.🛠️ Other improvements
Browser Versions
This version was also tested against the following stable channels:
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.